Skip to content

Update pytorch-lightning requirement from <2.5.0,>=2.0.0 to >=2.0.0,<2.6.0#580

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-pytorch-lightning-gte-2.0.0-and-lt-2.6.0
Closed

Update pytorch-lightning requirement from <2.5.0,>=2.0.0 to >=2.0.0,<2.6.0#580
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-pip-pytorch-lightning-gte-2.0.0-and-lt-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2025

Updates the requirements on pytorch-lightning to permit the latest version.

Release notes

Sourced from pytorch-lightning's releases.

Lightning v2.5.5

Changes in 2.5.5

PyTorch Lightning

  • Include exclude_frozen_parameters to DeepSpeedStrategy (#21060)
  • Include PossibleUserWarning that is raised if modules are in eval mode when training starts (#21146)
  • Fixed LightningCLI not using ckpt_path hyperparameters to instantiate classes (#21116)
  • Fixed callbacks by defer step/time-triggered ModelCheckpoint saves until validation metrics are available (#21106)
  • Fixed with adding a missing device id for pytorch 2.8 (#21105)
  • Fixed TQDMProgressBar not resetting correctly when using both a finite and iterable dataloader (#21147)
  • Fixed cleanup of temporary files from Tuner on crashes (#21162)

Lightning Fabric

  • Include exclude_frozen_parameters to DeepSpeedStrategy (#21060)
  • Let _get_default_process_group_backend_for_device support more hardware platforms ( #21057, #21093)
  • Fixed with adding a missing device id for pytorch 2.8 (#21105)
  • Respecting verbose=False in seed_everything when no seed is provided (#21161)

Full commit list: 2.5.4 -> 2.5.5

... (truncated)

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

📚 Documentation preview 📚: https://pytorch-tabular--580.org.readthedocs.build/en/580/

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [pytorch-lightning](https://github.com/Lightning-AI/lightning) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/lightning/releases)
- [Commits](Lightning-AI/pytorch-lightning@2.0.0...2.5.5)

---
updated-dependencies:
- dependency-name: pytorch-lightning
  dependency-version: 2.5.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 25, 2026

Superseded by #616.

@dependabot dependabot Bot closed this Jan 25, 2026
@dependabot dependabot Bot deleted the dependabot-pip-pytorch-lightning-gte-2.0.0-and-lt-2.6.0 branch January 25, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants